logg

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias logg = logln
  2. void logg(Args a, string file, size_t line)
    version(!DirectCall && ScriptAPI)
    void
    logg
    (
    Args...
    )
    (
    Args a
    ,
    string file = __FILE__
    ,
    size_t line = __LINE__
    )

Meta